home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ADA Programming Guide
/
ADA Programming Guide.iso
/
ada_gwu
/
constant.h
< prev
next >
Wrap
Text File
|
1996-01-30
|
581b
|
39 lines
/*
* Copyright (C) 1985-1992 New York University
*
* This file is part of the Ada/Ed-C system. See the Ada/Ed README file for
* warranty (none) and distribution info and also the GNU General Public
* License for more details.
*/
#define NUM_ACTIONS 1266
#define NUM_INPUTS 325
#define NUM_STATES 827
#define TABLE_SIZE 4639
#define MIN_PRAGMA 325
#define MAX_PRAGMA 344
#define MAX_RHS 11
#define EOFT_SYM 95
#define ID_SYM 65
#define STRING_SYM 67
#define NUMBER_SYM 66
#define CHAR_SYM 68
#define RANGE_SYM 47
#define ALL_SYM 6
#define NUMOVERLOADOPS 19